home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 11 / 500 MB nyheder direkte fra internet CD 11.iso / start / zipped / dos / progtool / files.bbs < prev    next >
File List  |  1996-06-12  |  8KB  |  167 lines

  1. SEASTL.H     STL wrapper used to assure that the STL and
  2.              MFC will co-exist in peace. This wrapper is
  3.              designed to have the least amount of impact
  4.              on the STL.H files.
  5. FLEXODBC.ZIP ODBC Treiber fuer Dataflex Datenbanken,
  6.              voll funktionsfaehig, aber auf die jeweils
  7.              50 ersten Datensaetze einer Tabelle
  8.              beschraenkt.
  9. CPC202.ZIP   CodePrint for C/C++  Version 2.02 Jan 1996
  10.              Full-featured command-line driven source code
  11.              reformatter and pretty printer for the C and
  12.              C++ programming languages. Over 20 customiza-
  13.              tion features including auto-indent, adjust-
  14.              able tab spacing, indent styles, flow lines,
  15.              comment alignment, and line editing for con-
  16.              sistent white space. For IBM PCs, 640K, hard
  17.              drive and DOS 3.1 or later, Shareware from
  18.              Geist Microsystems. License fee: $25/$49.
  19. HIVGA$TP.ZIP 'HiVGA' V1.75 f r Turbo Pascal 6.0/7.0
  20.              HiVGA ist eine (S)VGA-Toolbox f r Standard
  21.              VGA, SVGA und VESA-kompatible VGAs. (Chipsatz
  22.              wird automatisch erkannt) Unterst tzt von
  23.              320*200 in 256 Farben bis zu 1280*1024 in
  24.              65536 Farben! PCX, TARGA, Sprites,
  25.              Colorcycling, bis zu 4 Bildschirmseiten,
  26.              skalierbarer Text, Scrolling, SplitScreen,
  27.              Maus-support... Keinerlei funktionelle Einschr
  28.              nkungen in der Sharewareversion! (incl.
  29.              SVGATEST) Systemvoraussetzungen: 386+ mit
  30.              (S)VGA-Karte und Turbo Pascal
  31. HIVGA$PB.ZIP 'HiVGA' V1.75  f r Power Basic 2.1-3.2
  32.              HiVGA ist eine (S)VGA-Toolbox f r Stand-
  33.              ard-VGA, SVGA und VESA-kompatible VGAs.
  34.              (Chipsatz wird automatisch erkannt)
  35.              Unterst tzt von 320*200 in 256 Farben
  36.              bis zu 1280*1024 in 65536 Farben!
  37.              PCX,TARGA,Sprites,Colorcycling,bis zu
  38.              4 Bildschirmseiten,skalierbarer Text,
  39.              Scrolling,SplitScreen,Maus-support....
  40.              Keinerlei funktionelle Einschr nkungen
  41.              in der Sharewareversion!(incl. SVGATEST)
  42.              Systemvoraussetzungen:
  43.              386+ mit (S)VGA-Karte und Power Basic
  44. ASEM5112.ZIP ASEM-51 V1.2,
  45.              8051 cross assembler for MS-DOS, Intel syntax,
  46.              5 location counters, include files,
  47.              conditional assembly, type checking, code
  48.              optimization, predefined 8051 SFR symbols, 35
  49.              directly supported 8051 derivatives,
  50.              user-defined derivatives, bootstrap program
  51.              for target system.
  52. SMIX126.ZIP  (v1.26) SMIX - Sound Library (Turbo Pascal)
  53.              Digital sound engine that plays multiple
  54.              sounds simultaneously, mixing them in real
  55.              time.  Supports XMS, resource files, 16-bit
  56.              output and auto-initialized DMA.  Uses small
  57.              fraction of CPU time.  For Turbo Pascal real
  58.              mode.  Versions available for several other
  59.              compilers.  Freeware (Donation requested)
  60.              Ethan Brodsky, ebrodsky@pobox.com
  61. CPPNL001.ZIP C++ Newsletter/Tutorial Issue 001, 10/95 by
  62.              Glen McClusky. Contains the following:
  63.               = Introduction
  64.               = Using C++ as a Better C Part 1 - function
  65.                 prototypes
  66.               = Introduction to Namespaces Part 1 -
  67.                 introductory comments
  68.               = Performance - handling a common strcmp()
  69.                 case
  70. LZAPI21A.ZIP LZAPI v2.1a Packer-Programmierbibliothek.
  71.              Integrieren Sie das Ein- und Auspacken von
  72.              Daten in verschiedene Archivdateien
  73.              (LZH/ZIP/ARC/ARJ/ZOO) mit dieser
  74.              API-Bibliothek von Bernd Herd und Harald
  75.              Nuding in Ihre eigenen 16-Bit oder 32-Bit
  76.              Programme. Das Archiv enth lt
  77.              Funktionsbibliotheken f r C/C++ und Pascal.
  78.              Unterst tzt das transparente Auspacken von
  79.              Programmressourcen.
  80. S32DEMO.ZIP  CIB Sourcerer v4.0, VC++ 4.0
  81.              Entwicklungs-Utility. CIS Sourcerer ist ein
  82.              n tzliches Hilfsmittel f r VC++
  83.              Programmierer. Es stellt Ihnen ein
  84.              Popup-Fenster zur Verf gung, in dem
  85.              automatisch alle Funktionen, Klassen,
  86.              Strukturen und #include Dateien aufgelistet
  87.              sind, die im Quelltext verwendet werden.
  88.              Au erdem verbessert es Ihre Arbeitsumgebung
  89.              mit vielen n tzlichen Helferlein wie
  90.              halbautomatischem Kommentieren, mehrfachen
  91.              Copy/Paste Puffern und vielem mehr.
  92. JDATE100.ZIP Julian date algorithm & pgm w/C and MASM src
  93. JAVNL001.ZIP Java Newsletter/Tutorial Issue 001, 2/96
  94.              by Glen McClusky.  Contains the following:
  95.               = Introduction
  96.               = The Hello Program in C, C++, and Java
  97.               = Java Compilation and Execution
  98.               = Comparing C/C++ with Java Part 1 - Garbage
  99.                 Collection
  100.               = The Simplest Applet
  101.               = Performance
  102. CPPNL002.ZIP C++ Newsletter/Tutorial Issue 002, 11/95 by
  103.              Glen McClusky. Contains the following:
  104.               = Using C++ as a Better C Part 2 - references
  105.               = Introduction to Namespaces Part 2 - using
  106.                 namespace
  107.               = Writing Robust C++ Code Part 1 - assert()
  108.                 and subscript checking
  109.               = Performance - handling lots of small
  110.                 strings via a C++ class
  111. CPPNL003.ZIP C++ Newsletter/Tutorial Issue 003, 12/95 by
  112.              Glen McClusky. Contains the following:
  113.               = World Wide Web Site
  114.               = Introduction to Namespaces Part 3 - unnamed
  115.                 namespaces
  116.               = Standard Template Library
  117.               = Using C++ as a Better C Part 3 - new/delete
  118.               = Performance - hidden constructor/destructor
  119.                 costs
  120. CPPNL004.ZIP C++ Newsletter/Tutorial Issue 004, 01/96 by
  121.              Glen McClusky. Contains the following:
  122.               = Introduction to C++ Namespaces Part 4 -
  123.                 using declarations
  124.               = Clarification of New/Delete Example in
  125.                 Newsletter #003
  126.               = Using C++ as a Better C Part 4 -
  127.                 Declaration Statements
  128.               = C++ and Java
  129.               = Writing Robust C++ Code Part 2 -
  130.                 Constructors and Integrity Checking
  131.               = Performance - Declaration Statements
  132. CPPNL005.ZIP C++ Newsletter/Tutorial Issue 005, 01/96 by
  133.              Glen McClusky. Contains the following:
  134.               = Web Glossary
  135.               = New Fundamental Type in C++ - bool
  136.               = Using C++ as a Better C Part 5 - Function
  137.               = Overloading
  138.               = Book Review - The Mythical Man Month
  139.               = Example C++ Class - Mean and Standard
  140.                 Deviation
  141. CPPNL006.ZIP C++ Newsletter/Tutorial Issue 006, 02/96 by
  142.              Glen McClusky. Contains the following:
  143.               = Introduction to Stream I/O Part 1 -
  144.                 Overloading <<
  145.               = Writing Robust C++ Code Part 3 - Stream I/O
  146.               = Using C++ as a Better C Part 6 - Operator
  147.                 Overloading
  148.               = Stream I/O Performance
  149.               = Further Comment on New bool Fundamental
  150.                 Type
  151. CPPNL007.ZIP C++ Newsletter/Tutorial Issue 007, 03/96 by
  152.              Glen McClusky. Contains the following:
  153.               = Introduction to Stream I/O Part 2 -
  154.                 Formatting and Manipulators
  155.               = Using C++ as a Better C Part 7 - Inline
  156.                 Functions
  157.               = Programming Quiz
  158.               = Performance - Stream I/O Output
  159. M4KIT10.ZIP  MetaKit v1.0 beta VC++ Datenbankbibliothek
  160.              Diese n tzliche Programmbibliothek f r VC++
  161.              4 unter Win95 und NT 3.51 stellt Ihnen
  162.              Funktionen f r eine einfache Datenverwaltung
  163.              zur Verf gung. Sie bietet unter anderem
  164.              folgendes: Datenpufferung, Fehlerkorrekturen,
  165.              "Serialization" (Umwandlung Text/Daten),
  166.              dynamische Datenstrukturen und vieles mehr.
  167.